7db7d1bf2c8d26b8693e844530b01a1272697c34
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 7"""
4  date="2023-04-25T23:27:25Z"
5  content="""
6 [[todo/api_for_telling_when_nonexistant_or_non_git_files_passed]] is
7 implemented now.
8
9 In datalad, all you should need to do now is check for a json object with
10 `errorid:"FileNotFound"` and the `file` field is the name of the file.
11
12 Note that the parser for error messages like "did not match any file(s)
13 known to git" from `git ls-files --error-unmatch` will still be needed in
14 datalad.
15
16 I'm going to leave this open as a git-annex release blocker until the
17 necessary changes get made to datalad.
18 """]]